home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8061 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: port-1-12.access.one.net!oren
  2. From: Oren Levin <oren@one.net>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Schildt <- Advanced Books
  5. Date: 1 Mar 1996 10:13:14 GMT
  6. Organization: OneNet Communications HUB News Server
  7. Distribution: world
  8. Message-ID: <4h6ijq$i7@news.one.net>
  9. References: <4gg4hn$fa8@hobbes.sco.COM>
  10. NNTP-Posting-Host: port-1-12.access.one.net
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Newsreader: Nuntius 2.0.4_68K
  15. X-XXMessage-ID: <AD5C380BBD02C116@port-1-12.access.one.net>
  16. X-XXDate: Fri, 1 Mar 1996 10:13:47 GMT
  17.  
  18. > In <4gj0ug$730@news.one.net> Oren Levin <oren@one.net> writes:
  19. > >        while (! feof (fin))
  20. >                 ^^^^^^^^^^^^^^^^^^^^     
  21. > Are there any books teaching this idiocy or is it only Pascal-induced
  22. > brain damage?  (See the FAQ.)
  23.  
  24. Not quite that, but Shildt's Annotated ANSI C Standard says
  25.  
  26. Actually, I didn't get the above code from Schildt. It came from Andrew
  27. Binstock and John Rex's book "Practical Algorithms for Programers" (1995,
  28. Addison-Wesley, p. 21).
  29.  
  30. If Schildt is not the desired author to emulate, could someone point me
  31. in a better direction??
  32. Thanks
  33.  
  34. Oren Levin
  35. oren@one.net
  36.